projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28d0c84
)
(map-y-or-n-p): Don't inherit the current input
author
Kenichi Handa
<handa@m17n.org>
Wed, 26 May 1999 07:40:26 +0000
(07:40 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 26 May 1999 07:40:26 +0000
(07:40 +0000)
method in read-event.
lisp/map-ynp.el
patch
|
blob
|
history
diff --git
a/lisp/map-ynp.el
b/lisp/map-ynp.el
index bc3183a5e280d37e3919445f03ace74b2424c0e7..d773cb79ab77e3a7aa1d7831fc35347a963d4e7a 100644
(file)
--- a/
lisp/map-ynp.el
+++ b/
lisp/map-ynp.el
@@
-149,7
+149,7
@@
Returns the number of actions taken."
(key-description (vector help-char)))
(if minibuffer-auto-raise
(raise-frame (window-frame (minibuffer-window))))
- (setq char (read-event
nil t
))
+ (setq char (read-event))
;; Show the answer to the question.
(message "%s(y, n, !, ., q, %sor %s) %s"
prompt user-keys